Add or individually modify parameters related to Operations Hub
The request body is of type object.
Overview
|
|
UserName : string
|
|
Password : string (password)
|
|
HostName : string
|
|
Port : integer
|
|
Certificate : string (byte)
|
|
CertificateValidation : boolean
|
|
Dynamic : boolean
| |
The response body is of type ProblemDetails.
At least one parameter was added or modified, but at least one failed.
Overview
|
ProblemDetails
Response data when a request fails
|
type : string
URI reference that identifies the problem type
|
|
title : string
summary of the problem type
|
|
status : integer
The HTTP status code
|
|
detail : string
explanation specific to this occurrence of the problem
|
|
instance : string
URI reference that identifies the specific occurrence of the problem
| |
Parameters added or modified successfully.